home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Psygnosis Promotional CD-ROM for E3 1998
/
Psygnosis Promotional CD-ROM for E3 1998.iso
/
introvid.dir
/
00014_Script_14
< prev
next >
Wrap
Text File
|
1998-05-08
|
130b
|
9 lines
global EscapePlayDone
on exitFrame
if EscapePlayDone = 0 then
go the frame
else
go the frame + 1
end if
end